home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mger.dir
/
00359.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
212 b
|
13 lines
on enterFrame
puppetSprite(19, 1)
set the visible of sprite 19 to 0
puppetSprite(19, 0)
updateStage()
end
on exitFrame
puppetSprite(48, 1)
set the visible of sprite 48 to 0
puppetSprite(48, 0)
end